Utility.createSVGElement Method

Helper for creating SVG DOM element.
 

Parameters

tag

Type: String
The type of SVG element tag to create.

Return Value


Type: HTMLElement
An SVG element.